CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dsa 算法

搜索资源列表

  1. cryptotest

    0下载:
  2. 这是一个加密算法的测试程序,里面包含了一些常用的加密算法如base64,dsa等-this is a cryptography algrithm test package, there are serval cryptography encoding example, eg:dsa base64
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:392195
    • 提供者:王民
  1. SHA

    0下载:
  2. SHA加密算法,安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。-SHA encryption algorithm, Secure Hash Algorithm (Secure Hash Algorithm) is mainly applied to Digital Signature Standard (Dig
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3001
    • 提供者:rain
  1. Crypt_android

    0下载:
  2. 在Android上实现各种常用的加密算法,主要是MD5 , RSA , AES , DES , DSA , SHA等。 -Various commonly used cryptographic algorithms implemented on android, mainly MD5, RSA, AES, DES, DSA, SHA etc.
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2147780
    • 提供者:张鹏程
  1. CSHA1

    0下载:
  2. 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。-Secure Hash Algorithm (Secure Hash Algorithm) is mainly applied to the Digital Signature Standard (Digital Signature Standard DSS)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3099
    • 提供者:林怀
  1. SHA

    0下载:
  2. 计算文件的SHA1 值的实现源码。 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2752
    • 提供者:johnxi
  1. Utils

    0下载:
  2. JDK6支持的加密和摘要算法,包括AES、DES、DSA、RSA、ECC、SHA、MD5、MAC等,以及Base64、BCD等,此处为其各个对应的工具和测试类。-Encryption and digest algorithm JDK6 support, including AES, DES, DSA, RSA, ECC, SHA, MD5, MAC, as well as Base64, BCD, etc., where its tools and test each corresponding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1761112
    • 提供者:lanfog
  1. pso_backpack

    0下载:
  2. 基于粒子群优化算法的求解背包问题的贪婪优化算法的matlab程序实现及测试文件-dsa dasd dvsdg savas
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:8746
    • 提供者:王守利
  1. Routrek.Granados

    0下载:
  2. Routrek.granados.dll Granados是一个基于.NET的SSH客户端库。它有以下特点: 1.Granados是一个C#的开源项目。 2.同时支持SSH1和SSH2。 3.Granados实现了AES, Blowfish, TripleDES, RSA, DSA等加密验证算法。(Routrek.granados.dll Granados is a.NET based SSH client library.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:56320
    • 提供者:放到我的
  1. SHA1

    0下载:
  2. 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可以从消息摘要中复原信息;两个不同的消息不
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:好好111
  1. ECC_TEST

    1下载:
  2. 椭圆曲线(ECC)算法是一种公钥算法,它比流行的RSA算法有很多优点: 1)安全性能更高 , 如160位ECC与1024位RSA、DSA有相同的安全强度。 2)计算量小,处理速度快, 在私钥的处理速度上(解密和签名),ECC比RSA、DSA快得多。 3)存储空间占用小 ECC的密钥尺寸和系统参数与RSA、DSA相比要小得多, 所以占用的存储空间小得多。 4)带宽要求低。(OPENSSL ECC EC_get_builtin_curves EC_GROUP_new_b
  3. 所属分类:加密解密

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:zhangbuzhan
  1. SHA

    0下载:
  2. 功能不全,安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可以从消息摘要中复原信息;两个不
  3. 所属分类:加密解密

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:一片河
« 1 2 3 4»
搜珍网 www.dssz.com